Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix IBM Circuit function optimization level #2318

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

jyu00
Copy link
Collaborator

@jyu00 jyu00 commented Nov 14, 2024

IBM Circuit function doesn't actually support optimization level 0. This PR fixes that.

@qiskit-bot
Copy link
Contributor

One or more of the following people are relevant to this code:

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jyu00 jyu00 requested a review from abbycross November 14, 2024 14:49
Copy link
Collaborator

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR removes optimization level 0, but it still says level 1 is valid. Is this intended?

Screenshot 2024-11-14 at 11 14 03 AM

@jyu00
Copy link
Collaborator Author

jyu00 commented Nov 14, 2024

Oops my OP was incorrect. It supports level 1, 2, 3 but not 0

@Eric-Arellano Eric-Arellano added this pull request to the merge queue Nov 14, 2024
Merged via the queue into Qiskit:main with commit 371da2b Nov 14, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants